@font-face {
 font-family:fontDin1;
 src: url(../cssnew/DIN-MEDIUM_otf.txt),url(../cssnew/DIN-MEDIUM_woff.txt),url(../cssnew/DIN-MEDIUM_eot.txt),url(../cssnew/DIN-MEDIUM_woff2.txt),url(../cssnew/DIN-MEDIUM_ttf.txt)}
@font-face {
 font-family:fontDin2;
 src: url(../cssnew/DIN-BOLD_otf.txt),url(../cssnew/DIN-BOLD_woff.txt),url(../cssnew/DIN-BOLD_eot.txt),url(../cssnew/DIN-BOLD_woff2.txt),url(../cssnew/DIN-BOLD_ttf.txt)}
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #1571df;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1300{ width:1300px; margin:0 auto;}
.fr{ float:right;}
.fl{ float: left;}
.title{ text-align:center; font-size:18px; color:#909499; position:relative; z-index:1;} 
.title b{ display:block; font-size:40px; color:#323436; margin-bottom:10px;}
.title b i{ color:#1571df;}
.title span{ position:relative; }
.title span:after{ content:''; display:block; position:absolute;z-index:-1; width:20%; height:10px; background:#a1c6f2; bottom:0; left:0; animation:withchange 1.5s linear infinite;}
@keyframes withchange{
	0%{ width:20%;}
	50%{ width:100%;}
	100%{ width:20%;}
	}
.hovermaincolor a:hover{ color:#1571df;}
.top50{ margin-top:50px;}

/*抬头*/
.htop{ height:45px; padding:0 10px; border-bottom:1px solid #e9ebec;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; font-size:14px; color:#969a9c; line-height:45px;}
.htel{ width:540px; height:54px; line-height:54px; background:url(../uploadfile/image/20201130/20201130151654_2043557443.png) no-repeat center; text-align:center; font-size:14px; color:#c4e8ff;}
.htel em{ font-size:24px; color:#feffff; vertical-align:sub; font-family:fontDin1;}
.htel span{ display:inline-block; padding-left:40px; background:url(../uploadfile/image/20201111/20201111134550_857972714.png) no-repeat left center;}
.hsecond{ padding:0 30px 0 10px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; position:relative;}
.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hleft p+p{ margin-left:15px;}
.htitl em{ display:block; font-size:14px; color:#acadaf; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin-top:5px;}
.hline{ width:1px; height:54px; background:#e8eaeb;}
.hmean{ font-size:16px; color:#97999e;}
.hmean b{ display:block; font-size:22px; color:#1571df; margin-bottom:0px;}
.hright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.nav{ font-size:0;}
.nav>ul>li{ display:inline-block; vertical-align:top;margin-right:40px; transition:all .3s ease;}
.nav>ul>li>a{ display:block; position:relative; text-align:center; font-size:16px; color:#3a3b3d; font-weight:lighter; line-height:105px;}
@media screen and (max-width:1600px){
	.nav>ul>li{ margin-right:20px;}
	.nav>ul>li>a{ font-size:16px;}
	}
@media screen and (max-width:1400px){
	.nav>ul>li{ margin-right:10px;}

	}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{color:#1571df; font-weight:bold;}
.nav>ul>li>a:after{ content:''; display:block; position:absolute; width:0; height:11px; background:url(../uploadfile/image/20201111/20201111134550_1589367784.png) no-repeat center; left:0; right:0; margin:0 auto; bottom:0; transition:all .3s ease;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after{ width:100%;}
.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.6); top:110%; opacity:0; visibility:hidden; transition:all .6s ease; z-index:333; padding:10px 0; text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:40px; color:#fff;font-size:16px;}
.dropmenu a+a{ margin-left:100px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu a:hover{color:#ff0;}
.dropmenu table tr+tr{ margin-left:35px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#f5f5f5;}
.banner-box{ min-width:1300px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; background-color: #f5f5f5}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:260px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(../uploadfile/image/20201111/20201111113405_361680382.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../uploadfile/image/20201111/20201111113405_361680382.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #1571df;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*搜索*/
.search{border-bottom:1px solid #f6f8f9;}
.search .w1300{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.keywords,.keywords a{ line-height:80px; font-size:14px; color:#4e5051;}
.keywords a:hover,.keywords span{ color:#1571df;}
.keywords { padding-left:30px; background:url(../uploadfile/image/20201111/20201111143608_1879244045.png) no-repeat left center;}
.search_bg input{ display:inline-block; vertical-align:top;}
#infoname{ height:80px; padding-left:60px; border:none; border-left:1px solid #ecedee; background:url(../uploadfile/image/20201111/20201111143607_127557430.png) no-repeat left center; font-size:13px; font-weight:lighter; width:140px; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; box-sizing:content-box;}
#soo{ background:#0a6bde;}
/*涌泉 - 是您寻找的贴合设备厂家*/
.trait{ padding:80px 0 100px 0; background:#f6f8f9 url(../uploadfile/image/20201111/20201111145643_1290524691.jpg) no-repeat center;}
.tratitl{ text-align:center; font-size:40px; color:#323436;}
.tratitl b{color:#1571df;}
.tratitl span{ display:block; font-size:18px; color:#878a8d; margin-top:10px;}
.trait ul{ font-size:0; margin-top:45px; text-align:center;}
.trait ul li{ display:inline-block; vertical-align:top; text-align:center; width:241px; position:relative;}
.trait ul li+li{ margin-left:95px;}
.trapic:after{content:"";background:url(../uploadfile/image/20201111/20201111145643_1910088694.png) no-repeat top center; width:100%; height:0; transition:all .3s ease; position:absolute; display:block; top:10px; left:0;}
.trapic{ transition:all .3s ease; width:241px; height:298px; background:url(../uploadfile/image/20201111/20201111145643_402096399.png) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative; overflow:hidden;}
.trapic img{ position:relative; z-index:3;}
.tra_t{ font-size:14px; color:#8c9095; line-height:28px;}
.tra_t span{ display:block; font-size:28px; color:#50555b; line-height:65px;}
.trait ul li:after{ display:block; position:absolute; width:45px; height:101px; content:''; background:url(../uploadfile/image/20201111/20201111145643_19783772.png) no-repeat center; left:100%; top:117px;} 
.trait ul li:hover .trapic:after{ height:100%;}
/*涌泉 · 产品展示*/
.product{ padding:75px 0 40px 0;}
.protab{ font-size:0; margin:50px auto 60px auto; box-shadow:0 0 20px #f1f1f1; padding:20px; box-sizing:border-box;}
.protab li{ display:inline-block; vertical-align:top; height:200px; box-sizing:border-box; width:25%; padding-left:22px; position:relative;}
.protab li:after{ content:''; display:block; position:absolute; width:100%; height:0; border-top:1px dashed #eaebed; left:0; top:62px;}
.protab li+li{ border-left:1px dashed #eaebed;}
.protop a{ display:block; line-height:62px; font-size:20px; color:#3a3b3d;transition:all .3s ease;}
.protop a i{ display:inline-block; width:37px; height:30px; margin-right:23px; background:url(../uploadfile/image/20201111/20201111152748_1404744194.png) no-repeat top left; vertical-align:middle; transition:all .3s ease;}
.protop{ margin-bottom:25px;}
.protab li:nth-child(2) .protop a i{ background-position-x:-48px;}
.protab li:nth-child(3) .protop a i{ background-position-x:-98px;}
.protab li:nth-child(4) .protop a i{ background-position-x:-146px;}
.probottom table,.probottom tbody,.probottom tr,.probottom td{ display:block; width:100%;}
.probottom a{ font-size:14px; color:#838587; display:block; line-height:32px;}
.probottom a:before{ content:'→'; display:inline-block; margin-right:20px;}
.probottom a:hover{color:#1571df;}
.protab li.on .protop a,.protab li:hover .protop a{ color:#1571df;}
.protab li.on .protop a i,.protab li:hover .protop a i{ background-position-y:-48px;}
.hotpro{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.hotbox{ width:49.5%; box-sizing:border-box; padding:1.5%;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; border:1px solid #e6eaec;}
.hotbox .hotpropic{ width:60%;}
.hotbox .hotpropic img{ width:100%; height:auto;}
.hotwa{ width:37%;}
.hotname{ font-size:20px; color:#37383a;   padding-top: 16px;}
.hotname:after{ display:block; content:''; width:36px; height:3px; background:#c3cad2; margin:20px 0 0 0;}
.hotremark{ font-size:14px; color:#83878a; line-height:34px; margin:30px 0 40px 0;}
.hotremark b{ display:block;}
.hotbtn a{ display:inline-block; width:160px; line-height:46px; border-radius:25px; text-align:center; font-size:16px; color:#85888b; transition:all .3s ease; border:1px solid #dcdee0;}
.hotbtn a:hover{ background:#1571df; color:#fff;}
.proshow{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; margin-top:1%;}
.proshow .hotbox .hotpropic{ width:61%;}
.hotbox1{ width:24.25%; box-sizing:border-box; padding:2.6% 1% 1% 1%; border:1px solid #dcdee0; border:1px solid #e6eaec;}
.hotbox1 a{ display:block;}
.hotbox1 a img{ width:100%; height:auto;}
.hotbox1 p{ font-size:20px; color:#37383a;}
.hotbox1 p:after{ content:''; display:block;width:36px; height:3px; background:#c3cad2; margin:20px  0;}
/*匠心工艺 · 涌泉严格把控每一环节*/
.proadv{ height:900px; padding-top:50px; background:url(../uploadfile/image/20201218/20201218190939_1258800928.jpg) no-repeat center;margin-top: 40px;}
.patitl{ font-size:20px; color:#a2b4c8; position:relative; z-index:1;}
.patitl b{ display:block; font-size:42px; color:#ffffff; margin-bottom:15px;}
.patitl b span{ position:relative;}
.patitl b span:after{ content:''; display:block; position:absolute;z-index:-1; width:20%; height:10px; background:rgba(255,255,255,.4); bottom:0; left:0; animation:withchange 1.5s linear infinite;}
.proadv ul{ font-size:0; margin-top:140px; width:625px; position:relative;} 
.proadv ul li{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.proadv ul li dl{ width:250px; position:relative;}
.proadv ul li:after{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; top:0; width:1px; height:218px; background:#134170;}
.proadv ul li+li{ margin-top:150px;}
.proadv ul:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; width:100%; height:1px; left:0; background:#134170;}
.patop{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.paicon{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; width:82px; height:80px; position:relative;}
.paicon:after{ content:''; display:block; position:absolute; width:100%; height:100%; top:0; left:0; background:url(../uploadfile/image/20201111/20201111155535_533031076.png) no-repeat center; animation:rotation 2s linear infinite;}
.pac{ font-size:15px; color:#98b0c9; line-height:32px; margin-top:10px;}
.patop b{ font-size:24px; color:#fff;}
.patop em{ display:block; text-transform:uppercase; font-size:14px; color:#7b96b2; margin-top:5px;}
.patop p+p{ margin-left:15px;}
@keyframes rotation{
	from{ transform:rotate(0deg);}
	to{ transform:rotate(360deg);}
	}
/*选择涌泉设备的四大优势*/
.adv{ height:990px; padding-top:90px; background:url(../uploadfile/image/20201111/20201111162018_1829562694.jpg) no-repeat center;}
.advtab{margin: 60px 0 50px 0;font-size: 0; position: relative;z-index: 33;}
.advtab li{display: inline-block;vertical-align: top;width: 304px; height: 130px; box-sizing: border-box;background: #0a3563;cursor: pointer;transition: all .3s ease;position: relative;}
.advtab li+li{ margin-left:28px;}
.advtab p{display: inline-block;vertical-align: top;}
.advicon{margin: 0 20px 0 40px; border-radius: 0 0 30px 30px;background: #07478c;background: linear-gradient(to bottom,#0a3664,#07478c);transition: all .3s ease;}
.advicon img{position: relative;z-index: 3;}
.advicon:after{content: '';display: block;position: absolute;top: 0;left:40px;height:0;background: #0d58b3;background: linear-gradient(to bottom,#0a50a4,#136ad3);width:60px;transition: all .3s ease;border-radius: 0 0 28px 28px;}
.adv_t b{font-size: 30px;color: #fff; font-weight:normal; display: inline-block;padding: 35px 0 3px 0;transition: all .3s ease;}
.adv_t em{display: block;font-size: 14px;color: #7497bd;text-transform: uppercase;transition: all .3s ease;}
.advtab li.on{background: #1571df;}
.advtab li.on em{color: #8ec0fd;}
.advtab li.on .advicon:after{height:110px;}
.advcon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advright{ margin:30px 0 0 50px;}
.advtop{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.advnum{ text-align:center; width:86px; line-height:86px; text-align:center; font-size:42px; color:#ffffff; font-family:impact; background:url(../uploadfile/image/20201111/20201111162017_1015896200.png) no-repeat center;}
.advtop p+p{ margin-left:25px;}
.advtop{ padding-bottom:40px; border-bottom:1px dashed #e4e4e3; margin-bottom:45px;}
.advtop b{ display:block; font-size:30px; color:#323436; margin-bottom:5px;}
.advtop em{ display:block; font-size:14px; color:#a9a7a6; text-transform:uppercase; white-space:nowrap;}
.advwa p{ font-size:15px; line-height:36px; color:#85888b; padding-left:44px; background:url(../uploadfile/image/20201111/20201111162017_1939642795.png) no-repeat left 9px;}
.advtel{ height:94px; line-height:94px; margin-top:55px; background:#ecedee; text-align:center; font-size:16px; color:#84888c;}
.advtel em{ display:inline-block; padding-left:45px; background:url(../uploadfile/image/20201111/20201111162017_1084229356.png) no-repeat left center;}
.advtel span{ display:inline-block; margin-left:10px; vertical-align:sub; font-family:fontDin1; font-size:32px; color:#0a3563;}
/*涌泉 · 应用案例*/
.case{ padding:75px 0 150px 0;}
.casecon{  width:800px; margin:60px auto 0 auto; position:relative; height:600px;}
.casejt{ position:absolute; width:32px; height:32px; cursor:pointer; background:url(../uploadfile/image/20201111/20201111165939_255246389.png) no-repeat top left; top:45%; left:-58px; z-index:9;}
.casejt.next{ left:inherit; right:-58px; background:url(../uploadfile/image/20201111/20201111165939_1445355032.png) no-repeat top left;}
.casejt:hover{ background-position-y:bottom;}
.casecon .divdgweb_new_div_item{ position:relative; width:800px; height:600px; margin-right:100px;}
.casecon .divdgweb_new_div_item .news_div_item_pic img{ width:100%; height:100%;}
.casecon .divdgweb_new_div_item_content{ position:absolute; width:416px; height:280px; background:rgba(0,0,0,.8); left:0; right:0; margin:0 auto; top:200px; box-sizing:border-box; padding:30px 35px; opacity:0; transition:all .3s ease;}
.casecon .divdgweb_new_div_item_a{ display:block; font-size:26px; color:#fff; font-weight:bold; text-align:center;}
.casecon .divdgweb_new_div_item_body{ font-size:15px; color:#bfc3c7; font-weight:lighter; line-height:30px; margin:20px 0 35px 0; height:90px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;} 
.casecon .divdgweb_new_div_item_a:after{ content:''; display:block; position:absolute; bottom:0; width:100%; height:68px; left:0; background:#1571df url(../uploadfile/image/20201111/20201111171057_1277174877.png) no-repeat center; transition:all .3s ease;}
.casecon .divdgweb_new_div_item.cur .divdgweb_new_div_item_content{ top:388px; opacity:1;}
.casecon .divdgweb_new_div,.casecon .tempWrap{ overflow:visible !important;}
.casecon .divdgweb_new_div_item.cur:hover .divdgweb_new_div_item_a:after{ background-color:#0a3563;}
/*走进涌泉自动化设备*/
.about{ height:848px; background:url(../uploadfile/image/20201111/20201111172747_1678383514.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.abcon{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.abright{ border:6px solid #fff;}
.ableft{ margin-right:60px;}
.ab_t{ font-size:18px; color:#797b7d; position:relative; z-index:1;}
.ab_t b{ display:block; font-size:36px; color:#323436; margin-bottom:10px;}
.ab_t b span{ position:relative;}
.ab_t b span:after{content:''; display:block; position:absolute;z-index:-1; width:20%; height:10px; background:#97bce9; bottom:0; left:0; animation:withchange 1.5s linear infinite;}
.ab_c{ margin:40px 0 50px 0; font-size:15px; color:#8b8e90; line-height:36px; text-indent:2em;}
.ab_btn{ font-size:0;}
.ab_btn a{ display:inline-block; width:162px; text-align:center; line-height:56px; transition:all .3s ease; font-size:18px; color:#fff; background:#535f6e;}
.ab_btn a.on{ background:#1571df;}
.ab_btn a+a{ margin-left:18px;}
.num{ font-size:0; margin-top:85px; white-space:nowrap;}
.num li{ display:inline-block; vertical-align:top; height:87px; padding:0 45px; font-size:18px; color:#9c9ca1;}
.num li:nth-child(1){ padding-left:0;}
.num li+li{ border-left:1px dashed #d5d3d6;}
.num li span{ display:block; font-size:14px; color:#393c41;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:flex-start; margin-bottom:15px;}
.num li span i+em{ padding-left:30px;}
.num li i{ font-size:48px; color:#393c41; font-family:fontDin2; line-height:40px;}

/*合作*/
.custerm{ padding:60px 0;}
.custcon{ margin-top:35px;}
.custcon td{ display:inline-block; width:314px; border:1px solid #eaeded; padding:0 !important; position:relative; overflow:hidden;}
.custcon td br{ display:none;}
.custcon td div{ padding:0 !important;}
.custcon td+td{ margin-left:12px;}
.custcon tr+tr{ margin-top:12px; display:block;}
.custcon tr td div a{ position:absolute; width:100%; height:100%; top:0; left:0; font-size:14px; color:#fff; line-height:236px; transition:all .3s ease;transform:scale(0); background:rgba(0,0,0,0.6)}
.custcon td:hover div a{ transform:scale(1);}


/*涌泉 · 新闻中心*/
.news{ padding:0px 0 40px 0;}
.news .title:after{ content:''; display:block; margin-top:25px; height:10px; background:url(../uploadfile/image/20201111/20201111175039_578732668.png) no-repeat center;}
.newstab a{ display:inline-table; width:134px; height:62px; background:#e5e9ec; line-height:62px; font-size:20px; color:#313335; padding-left:86px; position:relative; transition:all 0.5s ease; text-align:left;}
.newstab a:after{ content:''; display:block; width:32px; height:32px; position:absolute; top:16px; left:36px; background:url(../uploadfile/image/20201111/20201111175031_216767295.png) no-repeat left top;transition:all 0.5s ease;}
.newstab a+a{ margin-left:11px;}
.newstab a:nth-child(2):after{ background-position-x:-37px;}
.newstab a:nth-child(3):after{ background-position-x:-76px;}
.newstab a.on:after{background-position-y:-69px; transform:translateX(360deg);}
.newstab a.on{ background:#1571df; color:#fff;}
.newstab{ margin:40px auto; text-align:center;}
.news .news_div_item{ display:inline-block; vertical-align:top; position:relative; width:412px;}
.news .news_div_item+.news_div_item{ margin-left:32px;}
.news .news_div_item_pic a{ display:block; position:relative;}
.news .news_div_item_pic{ border:1px solid #e4e6e7; overflow:hidden; margin-bottom:172px; position:relative;}
.news .news_div_item_pic a:after{ content:''; display:block; position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.3); opacity:0; transition:all .3s ease;}
.news .news_div_item_pic img{ width:100%; height:auto; transition:all .6s ease;}
.news .news_div_item_date{ font-size:0; position:absolute; left:0; bottom:20px;}
.news .news_div_item_date>div{ display:inline-block; font-size:18px; color:#9da0a2; font-family:Arial, Helvetica, sans-serif;}
.news .news_div_item_content{ position:absolute; width:100%; height:172px; box-sizing:border-box; border-bottom:1px solid #e4e6e7; bottom:0; left:0;}
.news .news_div_item_a{ display:block; font-size:18px; color:#333536; margin:20px 0 10px 0; position:relative; transition:all .3s ease;}
.news .news_div_item_body{ font-size:14px; color:#9da0a2; line-height:26px; height:52px; padding-right:15px;} 
.news .news_div_item_a:after{ content:''; display:block; width:16px; position:absolute; height:14px; background:url(../uploadfile/image/20201111/20201111175012_464875180.png) no-repeat left center; transition:all .3s ease;  right:15px; top:110px;}
.news .news_div_item:hover .news_div_item_pic a:after{ opacity:1;}
.news .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#1571df;}
.news .news_div_item:hover .news_div_item_a:after{ background-position-x:-16px;}
/*版权*/
.copyright{ background:#1e2428;}
.crconcat{ height:246px; background:url(../uploadfile/image/20201112/20201112084639_319776662.jpg) no-repeat center;}
.crconcat ul{ padding-top:93px; font-size:0;}
.crconcat li{ display:inline-block; vertical-align:top; width:440px; height:116px; background:#fff; box-shadow:0 0 20px #0b4798; position:relative;}
.crconcat li:nth-child(2){ width:480px;}
.crconcat li:nth-child(3){ width:332px; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.crconcat li+li{ margin-left:22px;}
.crconcat li i{ position:absolute; display:block; height:32px; right:29px; top:0; bottom:0; margin:auto 0;}
.crconcat li p{ padding:28px; font-size:16px; color:#1e2428;}
.crconcat li em{ display:block; font-size:20px; font-family:Arial, Helvetica, sans-serif; margin-bottom:13px;}
.crconcat li span{ font-size:20px; font-family:Arial, Helvetica, sans-serif;} 
.links{ line-height:30px; padding:40px 0; border-bottom:1px dashed #2f343a; font-size:16px; color:#fff;}
.links p{ padding-left:35px; background:url(../uploadfile/image/20201112/20201112085636_1969039625.png) no-repeat left center; font-weight:bold; margin-bottom:20px;}
.links p span{ font-size:18px; vertical-align:bottom; padding:0 0 0 5px;}
.end{ border-top:1px solid #161c22; line-height:115px;}
.end,.end a{ font-size:15px; color:#9da2a5;}
.end a:hover{ color:#fff;}
.crcon{ padding:50px 0; border-bottom:1px solid #2f373c;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; vertical-align:top; padding:0 75px; position:relative;}
.kslj li:after,.kslj li:nth-child(1):before{ content:''; display:block; position:absolute; width:3px; height:175px; right:0; top:0; background:url(../uploadfile/image/20201112/20201112084638_1439953512.png) no-repeat center;}
.kslj li p{ font-size:20px; color:#fff; margin-bottom:20px;}
.kslj li:nth-child(1):before{ right:auto; left:0;} 
.kslj li a{ display:block; font-size:14px; color:#9da2a5; line-height:30px;}
.kslj li a:hover{ color:#fff;}
.linkTagcs li a{ font-size:14px;}
.linkTagcs li a:hover{ color:#fff !important;}
.codecon dl p{ font-size:18px; color:#fff; margin-bottom:20px; text-align:center;}
.codecon dl img{ display:block; padding:4px; border:1px solid #2f373d; width:140px; height:140px;}
.codecon dl { width:150px !important;}
.codetab{ margin:47px 0 0 47px;}
.codetab p{ border-radius:50%; cursor:pointer; background:#3e4e5d;}
.codetab p+p{ margin-top:14px;}
.codetab p.on{ background:#1571df;}